Skip to content

serde: fix FilterExec with empty projection#26

Merged
askalt merged 1 commit intotarantool:release-52.3.0from
aectaan:aectaan/fix/missed_empty_projection_in_filterexec
Apr 27, 2026
Merged

serde: fix FilterExec with empty projection#26
askalt merged 1 commit intotarantool:release-52.3.0from
aectaan:aectaan/fix/missed_empty_projection_in_filterexec

Conversation

@aectaan
Copy link
Copy Markdown

@aectaan aectaan commented Apr 27, 2026

Prior this patch FilterExec with empty projection was deserialized as FilterExec with *-projection

@aectaan aectaan requested a review from askalt April 27, 2026 11:58
@aectaan aectaan self-assigned this Apr 27, 2026
@github-actions github-actions Bot added the proto label Apr 27, 2026
Comment thread datafusion/proto/src/physical_plan/mod.rs Outdated
Prior this patch FilterExec with empty projection was deserialized
as FilterExec with *-projection
@aectaan aectaan force-pushed the aectaan/fix/missed_empty_projection_in_filterexec branch from 22080b4 to dc49606 Compare April 27, 2026 12:39
@aectaan aectaan requested a review from askalt April 27, 2026 13:00
@askalt askalt merged commit 0dfa20d into tarantool:release-52.3.0 Apr 27, 2026
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants